home *** CD-ROM | disk | FTP | other *** search
/ Merciful 5 / Merciful - Disc 5.iso / software / h / hypertextdatav40.12cr.lha / HTDS / Examples / linktest.hguide < prev    next >
Encoding:
Amiga HyperGuide  |  1997-02-14  |  551 b   |  19 lines

  1. @hyperguide LinkTest.guide
  2. @node main "Link test to non HyperText objects"
  3.  
  4. Link to normal text :
  5. @{" ShowObjectData Script " link ShowObjectData}
  6.  
  7. Link to a picture :
  8. @{" Amiga Logo " link /pics/AmigaLogo.png}
  9. @{" Author " link /pics/me.png}
  10.  
  11. Link to a binary :
  12. @{" hypertext.datatype " link Sys:Classes/DataTypes/hypertext.datatype}
  13.  
  14. @{fg highlight}Attention this seems to be buggy and it may crash your system@{fg text}
  15. Link to a animation (Developer-CD) :
  16. @{" EHBoat.ANIM " link Amiga_Dev_CD_v1.1:Extras/IFF/Test_Files/ANIM/EHBoat.ANIM}
  17. @endnode
  18.  
  19.